Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
timezone_identifiers_list
timezone_identifiers_list
Alias for DateTimeZone::listIdentifiers - Returns an index array containing all time zone identifiers
Name:
timezone_identifiers_list
Category:
Date and time
Programming Language:
php
One-line Description:
Returns an index array with all time zone identifiers.
Related
Combining timezone_identifiers_list and DateTime::setTimezone to change datetime time zones
8
How to Solve the Issue of timezone_identifiers_list() Not Showing Daylight Saving Time Zones?
4
Why does the PHP session_register_shutdown() function not work as expected?
8
Similar Functions
gettimeofday
gettimeofday
Getthecurrenttime(mi
date_format
date_format
AliasforDateTime::
date_create
date_create
DateTime::__construc
mktime
mktime
GetaUnixtimestampfor
timezone_version_get
timezone_version_get
Gettheversionoftimez
timezone_name_from_abbr
timezone_name_from_abbr
Returnthetimezonenam
timezone_offset_get
timezone_offset_get
AliasforDateTimeZo
date_timezone_get
date_timezone_get
AliasforDateTime::
Popular Articles
Combining timezone_identifiers_list and DateTime::setTimezone to change datetime time zones
How to Solve the Issue of timezone_identifiers_list() Not Showing Daylight Saving Time Zones?
Why does the PHP session_register_shutdown() function not work as expected?